answersLogoWhite

0

You use the ^ character or the POWER function. So both of the following will result in 10 to the power of 2 and give you a result of 100:

=10^2

=POWER(10,2)

To literally get 10 and a superscripted 2 beside it, you can go to Insert Symbol to get the superscripted 2. It won't result in a calculation. It will just be literal text.

User Avatar

Wiki User

10y ago

What else can I help you with?