Returns the square root of the specified number multiplied by π (pi).
SQRTPI( Number n ) → Number
Calculates the square root of (n * π). If n is negative, the function returns the #NUM! error value.
=SQRTPI(2)
Function ReferencePOWER FunctionSQRT FunctionPI Function