Contact Us
Contact our corporate or local offices directly.
Parent page: System Query Functions - Arithmetic Functions
Returns a (real) number whose value is equal to the square of the parameter's numeric value.
SQR(X : Number / Numeric_String) : Number
SQR(2)
Returns 4.
SQR(14.1)
Returns 198.81.
SQR(-1.5)
Returns 2.25.
Contact our corporate or local offices directly.