![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Maths and Trigonometry > POWER |
POWER(number, power) |
| Returns the number raised to a given power. |
| number | The base number (any real number). | |
| power | The exponent to which you want the base raised to. |
| REMARKS |
| The "^" operator can be used instead of this function to indicate to what power the base number is to be raised, such as in 5^2. | ||
| There are two ways to calculate the power of a number typing "10^4" or "=POWER(10,4)". |
| EXAMPLES |
|
| Functions - P | Index - P | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |