Exponentiation
During exponentiation you multiply the base a so often with itself as indicated by the exponent n
Explanation
You can write a power as a normal multiplication
For the exponent the standard calculation rules apply
This works also for numbers, as
When multiplying with the same base, you must add the exponents
32 × 33 = 32+3 = 3532 × 33 = 32+3 = 35
what you can easily check
32 × 33 = 3 · 3 × 3 · 3 · 3 = 3 · 3 · 3 · 3 · 3 = 35
Example 1
With a simple calculation you can show that 20 = 1 must be true, because