Description
Returns the square root of a Number.
Syntax
SQRT(Number)
Arguments
Argument | Type | Dimensions | Description |
---|---|---|---|
Number (required) | Number | Any Dimensions | Number to get the square root. |
Returns
Type | Dimensions |
---|---|
Number | Dimensions of argument Number |
Returns BLANK
if the argument Number is negative.
Examples
Formula | Result | Description |
---|---|---|
SQRT(16) | 4 | |
SIGN(-1) | BLANK |
See also
Excel: SQRT
Related articles: POWER
More of a hands-on learner?
Talk to your Customer Success Manager about downloading the Functions and Modifiers in Pigment Application into your workspace. It includes examples of every formula and modifier in Pigment!
