Official Solution:What is the units digit of \(3^{3^3}\) ?A. 1
B. 3
C. 6
D. 7
E. 9
If exponentiation is indicated by stacked symbols, the rule is to work from the top down, thus:
\(a^{m^n}=a^{(m^n)}\) and not \({(a^m)}^n\), which on the other hand equals to \(a^{mn}\).
So:
\((a^m)^n=a^{mn}\)
\(a^{m^n}=a^{(m^n)}\) and not \({(a^m)}^n\).
According to the above: \(3^{3^3}=3^{(3^3)}=3^{27}\)
Now, the units digit of 3 in positive integer power repeats in groups of four: {3-9-7-1} - {3-9-7-1} - ... Hence, the units digit of \(3^{27}\) is the same as the units digit of \(3^3\), which is 7.
Answer: D