SQRTPI (square root of x*Pi)

Navigation:  Formulas and functions > Functions from A to Z >

SQRTPI (square root of x*Pi)

Previous pageReturn to chapter overviewNext page

Syntax:

SQRTPI(Number)

Description:

This returns the square root of (Number * pi).

Number must be ≥ 0.

Example:

SQRTPI(42) equals SQRT(42*PI()), which is 11.48681381

See also:

PI, SQRT, ROOTN