Sqrt
Compute the positive square root of a positive number.
Usage
Sqrt()
number (required) The number or column of numbers to compute the square root of.
Example
Sqrt(9)
Returns 3
Last updated
Was this helpful?
Compute the positive square root of a positive number.
Sqrt()
number (required) The number or column of numbers to compute the square root of.
Sqrt(9)
Returns 3
Last updated
Was this helpful?