SQRT()

Arithmetic square root

Returns the square rootof x (Decimal value).

Sample usage

SQRT(4) (equivalent to POWER(4, 0.5)) returns 2.0

SQRT(3) returns 1.73

SQRT(2) returns 1.41

SQRT(1) returns 1.00

SQRT(0) returns 0.00

SQRT(-1) (or any negative number) returns NaN ("not a number")

Syntax

SQRT(x)

  • x - Any numeric type.

See Also

LN()

LOG()

LOG2() 

LOG10()

POWER()

 

Was this helpful?

How can we improve it?
true
Search
Clear search
Close search
Main menu
10438223510311896272
true
Search Help Center
false
true
true
true
false
false
false
false