Question: Which of the following is the result of (2^3)^2?
Options:
Correct Answer: 2^6
Solution:
Using the power of a power property, (a^m)^n = a^(m*n), we get (2^3)^2 = 2^(3*2) = 2^6.