I'm having problems getting a proper step-by-step solution to this equation. $$ \log_2(x^2) = x $$ I know the results are 2 and 4, but so far I can get only solutions like these: $$ 2^x = x^2 \qquad \text{or} \qquad \frac{\log(x)}{x} = \frac{\log(2)}{2}. $$
I'd like something along the lines of $x = \dotsb$.
Is it possible with some basic knowledge?