← Back to Test

Problem 14 - Olympiad

Find the value of the expression (3^2)^3.

Correct: D

Using the rule of exponents (a^m)^n = a^(mn), we have (3^2)^3 = 3^(2*3) = 3^6. Evaluating 3^6 gives 3*3*3*3*3*3 = 729.