SQRT
Takes the square root of a given number
SQRT( number)
Takes the square root of a given number
Arguments
Argument
Description
number
Number(s) to take the square root of
Output
The square root of a given number
Example
Last updated
Was this helpful?