Excel Function : SQRTPI
Category
Math and trigonometry
Description
Returns the square root of (number * pi)
Microsoft Excel Reference Page
https://support.office.com/en-us/article/SQRTPI-function-1fb4e63f-9b51-46d6-ad68-b3e7a8b519b4
Syntax and Description of the SQRTPI Excel Function
of the same name SQRTPI(number) The SQRTPI function syntax has the following arguments. Number Required. The number for which you want the square root of the product of PI and the number. Number must be greater than or equal to zero. Remarks If the number argument is negative, SQRTPI returns the #NUM! error value. If the number argument is nonnumeric, SQRTPI returns the #VALUE! error value. Example Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then
About SQRTPI Excel Function
The SQRTPI function returns the square root of pi, calculated to a precision of 15 digits.