SQRTPI Function
The SQRTPI () is a math and trig function which takes "number" as argument and returns the square root of a number multiplied by pi.
Formula:
=SQRTPI(number)In the above syntax the number argument denotes the numeric value by which pi is multiplied before calculating the square root.
Video Tutorial:
Let us see how the SQRTPI function returns the result with the help of the below video.