EXCEL SQRTPI FUNCTION

The SQRTPI formula in Excel produces the square root of a value multiplied by the mathematical constant,

SQRTPI( number ) = SQRT( number * π )

Syntax :

=SQRTPI( number )

Parameters :

  • The number input specifies the positive numeric value to be multiplied by pi before computing the square root.

Step By Step Guide of SQRTPI Function

Example :

The spreadsheet below offers four instances of the Sqrtpi function.

  • #NUM! – Occurs when the supplied number is zero.
  • #VALUE! – This error occurs if the given number argument is not a number.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now