Math and Trignometric - SQRTPI Function



Description

The SQRTPI function returns the square root of (number * pi).

Syntax

SQRTPI (number)

Arguments

Argument Description Required/Optional
Number The number by which pi is multiplied. Required

Notes

  • If the specified number < 0, SQRTPI returns the #NUM! error value.

  • If the specified number is non-numeric, SQRTPI returns the #VALUE! error value.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

SQRTPI Function
advanced_excel_math_trigonometric_functions.htm
Advertisements