SQRTPI function
Summary
Returns the square root of (number * pi)
Syntax
SQRTPI(number)
The SQRTPI function syntax has the following arguments:
• Number Required. The number by which pi is multiplied.
• Number Required. The number by which pi is multiplied.
Example
=SQRTPI(1)
=SQRTPI(2)
=SQRTPI(2)