Home>Article>Topics> What is the function formula to open the root sign in Excel?

What is the function formula to open the root sign in Excel?

藏色散人
藏色散人 Original
2019-06-13 09:12:20 69401browse

What is the function formula to open the root sign in Excel?

The following are several ways to use formulas to open the root sign in excel:

For example: Find the square root of 27 in cell A1

What is the function formula to open the root sign in Excel?

Method 1: Enter =sqrt(A1)

What is the function formula to open the root sign in Excel?

Method 2: Enter the formula =A1^(1/2 )

Both methods can be used to find the square root

What is the function formula to open the root sign in Excel?

Extended information:

Find the cubic root

Use Formula =A1^(1/3)

What is the function formula to open the root sign in Excel?

The cubic root of 27, the result is 3.

What is the function formula to open the root sign in Excel?

Similarly find the fourth power, the formula =A1^(1/4).

The square root function can be found using the above method.

For more Excel related tutorials, please visit theExcel Basic Tutorialcolumn!

The above is the detailed content of What is the function formula to open the root sign in Excel?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn