What Is Square Root Formula In Excel (SQRT)?
The Square Root in Excel (SQRT) is an arithmetic function used to find the square root of a given number or an integer. The Excel Square Root is an inbuilt “Math and Trig” function, so we can insert the formula from the “Function Library” or enter it directly in the worksheet.
For example, the image depicts the set of values, and we will calculate Square Root in Excel using the SQRT formula.
Frequently Asked Questions (FAQs)
The following example depicts the set of values, and we will calculate Square Root in Excel using the SQRT Excel formula.
In the table, the data is,
• Column A contains the Value.
• Column B contains the Output.
The steps to evaluate the values to find the Square Root in Excel are as follows:
• Step 1: Select cell B2, enter the formula =SQRT(ABS(A2)), and press the “Enter” key. The result is “7”, as shown below.
• Step 2: Drag the formula from cell B2 to B6 using the fill handle. The output is shown below.
The Square Root of a Number using the POWER Function illustrates the number of times a number is multiplied by itself.
The syntax of the POWER function is =POWER(number,power)
The following example depicts the set of values, and we will calculate Square Root in Excel using the POWER Excel formula.
In the table, the data is,
• Column A contains the Value.
• Column B contains the Output.
The steps to evaluate the values by calculating Square Root in Excel using the POWER function are as follows:
• Step 1: Select cell B2, enter the formula =POWER(A2,1/2), and press the “Enter” key. The result is “12”, as shown below.
[Note: The cell that contains a number, i.e., “A2”, and the cell that contains power, i.e., “1/2”.]
• Step 2: Drag the formula from cell B2 to B6 using the fill handle. The output is shown below.
The shortcut of the Square Root in Excel (SQRT) is as follows:
Download Template
📥Download the ready-to-use Excel template to practice this tutorial yourself.
Download Excel TemplateRecommended Articles
This has been a guide to Square Root In Excel (SQRT). Here we learn how to find square root of numeric value along with examples & downloadable excel template. You can learn more from the following articles –