Function Block SQRT

The Function Block SQRT calculates the square root of the Radicand.

Values are expected at the inputs with a number. In doing so, an attempt is made to convert the value of a string into a number. The Boolean value TRUE is converted into a 1.

Note: Please also refer to the article String Conversion To Numbers, if you are working with strings.

Input

The input defines the Radicand as a number.

Output

The output returns the square root as a number.

See Also