I have this exercise:
Solve for $x$, $(\log x)^{10} = 3$
My development was:
$\log x = \sqrt[10]3$
$10^{\sqrt[10]3} = x$ , this is my solution.
But I still need a solution, according to the symbolab. Which is: $x = \frac{1}{10^{3^{\frac{1}{10}}}}$
But I have not managed to get it on my own, how can I get to this result? Thanks in advance.