SQRTPI Function Explained
The SQRTPI Function in Microsoft Excel returns the square root of a number multiplied by PI(). It takes a single argument, which is the number whose square root multiplied by PI() is to be calculated.
SQRTPI Function Syntax
SQRTPI(number)
- number: The number for which you want to calculate the square root of pi.

