English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

On excel, if there is a formula to calculate the exponents, is there a formula to find the square root of a number?

2007-11-23 20:50:49 · 2 answers · asked by Dudi 2 in Computers & Internet Software

2 answers

=SQRT(144)
gives 12

2007-11-24 00:00:12 · answer #1 · answered by iyiogrenci 6 · 0 0

The previous answer is correct about using SQRT() to calculate the square root.

You can also find any other root by raising your formula or number to the 1/n power, where n is the root that you want. For example:

=8^(1/3)

will give 2, the 3rd root of 8.

Obviously, you can replace those numbers with formulas.

Was that what you meant by "calculate the exponents?"

Tim
http://www.tvmcalcs.com

2007-11-26 15:15:15 · answer #2 · answered by Tim 4 · 0 0

fedest.com, questions and answers