Sqrt (PQL)
Returns a number with the square root of a number.
- Returned Output: Numeric
- Library: PQL \ Granular \ Math
- Version: 2023.00.000
- Compatibility: Pyramid Query Language (PQL) data sources
Syntax
Sqrt( <Column Number> )
Syntax Alternatives
SquareRoot( <Column Number> )
* Click on the function's arguments above for more details on the input values.