You can use the ^ operator or the Power function. So if you wanted to get 10 to the power of 2, you could do it either of these ways:
=10^2
=POWER(10,2)
To show the actual power, you can insert symbols for the powers to get something like 102 on your spreadsheet.
Copyright © 2026 eLLeNow.com All Rights Reserved.