Exponentiation is a mathematical operation, written as bn, When the base is 3, and n is the number you input, you will get the 3 exponent result.
For example, 32 = 9, 33 = 27, 34 = 81.