[go: up one dir, main page]

Notification

AppSheet will be conducting service maintenance starting Sunday, May 19th, 2024 at 12:00 PM (7:00 PM UTC) and completing no later than 4:00 PM PDT (11:00 PM UTC). Learn more

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?

Need more help?

Try these next steps:

true
Search
Clear search
Close search
Main menu
13315071221983563686
true
Search Help Center
true
true
true
false
false