SQRT()

Arithmetic square root

Returns the square root of 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?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Google apps
Main menu
7214342689244012368
true
Search Help Center
true
true
true
false
false
false
false
Create a Mobile Website
View Site in Mobile | Classic
Share by: