Math

Operators

Square Root

  • Operators

  • Trigonometric

  • Tools

  • Constants

Square Root

Returns the square root of a number

Details

ID

math-operators-square-root

Name

Square Root

Group

Operators

Package

Math

Keywords

sqrt

Input ports

NameTypeDescriptionDefault Value
Number
Number
Input value

Output ports

NameTypeDescription
Number
Number
The square root of the given number

Creation method

There are two options for creating a Square Root node.

  • The first way to create a Square Root node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • sqrt
  • The second way is to select a Square Root node from the menu that opens from the top left.
    • Menu > Math > Operators > Square Root

Steps

  • Create a Square Root node.
  • Connect the number whose square root you want to find to the port.

See also

Power