SQRT
The SQRT function returns the square root of a number.
Syntax
Arguments
value – Required. The number or node for which you want the square root.
Example
Returns the square root of COLUMN1
Excel equivalent
Last updated