SQRT
Calculates the square root of the input number.
Category: Numeric Functions
Syntax
SQRT(num)Arguments
- num
numberNumeric input value.
Returns
FLOAT — Returns the computed result as FLOAT.
Calculates the square root of the input number.
Category: Numeric Functions
SQRT(num)number
Numeric input value.FLOAT — Returns the computed result as FLOAT.