Explanation:
the nth root of something can be expressed as 1/n as exponent.
e.g. sqrt(2) = 2^(1/2).
so, the 5th root of 3⁴ = 3^(4/5)
for f(x) = 3^x
that means that x = 4/5 = 0.8.
so, I go on the x-axis to the right to 0.8, and from there straight up to the actual curve.
that is the desired point.