SqrtPi

Syntax

SqrtPi(Value)

Parameters

Value. A number greater or equal to zero to be multiplied by Pi.

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It returns the square root from the expression value: Number * Pi.

Example

Formula Result Description
=SqrtPi(9) 5,3174 The square root of the 9 number.
=SqrtPi(B6) 6,1655 Module square root of the number from the B6 cell. The B6 cell contains the 12.1 number.

See also:

Function WizardMathematical FunctionsSqrt