SQRT
From LongJump Support Wiki
Revision as of 23:33, 25 August 2009 by imported>Evelyn
The SQRT function returns the square root of a number.
- Syntax
SQRT(number)
- Return
- Number
- Examples
SQRT(16) = 4 SQRT(100) = 10
The SQRT function returns the square root of a number.
SQRT(number)
SQRT(16) = 4 SQRT(100) = 10