SQRTPI(number)
=SQRTPI(1)
The function SQRTPI can be used to calculate the square root of pi when provided with the argument of 1. For example, this will return 1.772454.
=SQRTPI(2)
The function SQRTPI can also be used to calculate the square root of 2 multiplied by pi when provided with the argument of 2. For example, this will return 2.506628.
The SQRTPI function calculates the square root of a number multiplied by pi, providing a quick way to estimate the area of a circle relative to its radius.