SQRT()
function returns the square root of a given positive number.
SQRT()
function in Oxla is:
SQRT()
function requires one argument:
x
: A positive number or an expression that evaluates to a positive number.SQRT()
function can be used to find the square root of a positive integer:
SQRT()
function to find the square root of the result of an expression.
SQRT()
function with a negative value will return an error:
SQRT()
function only accepts positive numbers, you will get a NaN (Not a Number) result for the square root of -25, as shown below:
|/(x)
)|/(x)
) to calculate the square root of a given number: