An exponent tells you how many times to multiply a number by itself. When you write , you're saying "multiply 2 by itself 5 times."
So . The base is , and the exponent is .
This notation is compact and powerful. Instead of writing multiplication chains, you write one expression. In algorithms, you'll see exponents when analyzing loops that double each iteration or when counting subsets.