SQRTPI function

Category: Math and trigonometry
Introduced: Excel 2003

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.

Example

=SQRTPI(1)
=SQRTPI(2)

Microsoft Support Page

https://support.microsoft.com/en-us/office/sqrtpi-function-1fb4e63f-9b51-46d6-ad68-b3e7a8b519b4

Back to Functions