EXCEL SQRT FUNCTION

This function returns a numbers are probably positive square root.

Syntax:

=SQRT (number)

Parameter list:

number – the number that has to be squared.

Step By Step Guide of SQRT Function

Example As:

=SQRT(B6), in it B6 contains 12, returns square root of 12 as 3.464101615.

=SQRT(B7), in it B7 contains -14 a negative integer, returns #Num, because function SQRT parameter value should be positive or zero.

When asked to take the square root of a negative integer, the SQRT function will produce a #NUM error.

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