SQRT DAX Function (Math and Trig)
Returns the square root of a number.
Syntax
Parameter | Attributes | Description |
---|---|---|
Number |
The number for which you want the square root. |
Return values
Square root of Number.
Remarks
If the number is negative, the SQRT function returns an error.
Related functions
Other related functions are:
Last update: Jan 11, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/sqrt-function-dax