SQRTPI()

Syntax. SQRTPI(number)

Definition. This function returns the root of a number multiplied by pi.

Argument

BackgroundThe SQRTPI() function calculates the root of a positive number multiplied by pi. If number is less than zero, the function returns the #NUM! error. The following applies:

image with no caption

Examples. Some examples for this function are:

See Also

PI(), SQRT()