This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards.
The wikiHow Tech Team also followed the article's instructions and verified that they work.
This article has been viewed 9,303 times.
Learn more...
This wikiHow teaches you how to use a formula to calculate a power exponent's exact numeric value in an Excel spreadsheet, using a computer.
Steps
-
1Open Microsoft Excel on your computer. Find the Excel app in your Applications folder or on your Start menu, and open it.
-
2Create a new spreadsheet. Click the New button to create a new, blank spreadsheet where you can enter formulas and make calculations.
- Alternatively, you can open a saved spreadsheet file and work on it.
-
3Double-click an empty cell. Find an empty cell where you can make your calculations, and double-click on it to edit the cell's contents.
-
4Type =POWER(base,power) into the empty cell. This formula will allow you to insert a base number and a power exponent, and see the result of the calculation.
-
5Replace base with the base number you want to multiply. Delete "base" in the formula, and enter the number you want to multiply here.
-
6Replace power with the exponent you want to apply. Delete "power" in the formula, and enter the power exponent you want to multiply your base number by.
- For example, if you want to calculate 5 to the power of 3 (53), your formula should look like =POWER(5,3).
-
7Hit ↵ Enter or ⏎ Return on your keyboard. This will make the specified calculation, and show the result in the formula cell.
- If you're calculating 53, you'll now see 125 here, which equals the third power of 5, instead of the formula.
About This Article
1. Open an Excel spreadsheet.
2. Double-click an empty cell.
3. Type =POWER(base,power).
4. Replace "base" with your base number.
5. Replace "power" with your exponent.
6. Hit Enter on your keyboard.



























































