Recently, I was wondering about some commutative equations. For sum and multiplication it's not interesting, because $x + y = y + x$ and $xy = yx$ is true for any numbers $x$ and $y$. Doing that for subtraction is quite easy: $$x - y = y - x \iff 2x = 2y \iff x = y$$ And for division it's not much harder: $$\frac{x}{y} = \frac{y}{x} \iff x^2 = y^2 \iff x = \pm y$$ But if you try to do that to powers, it's a lot harder. So, please, can you get $x^y = y^x$ to state $x = f(y)$ or $y = f(x)$, or, at least, so an investigation on that. And, if you are interested, you can, as well, do an investigation on $\log_y(x) = \log_x(y)$ and $\sqrt[y]{x} = \sqrt[x]{y}$.
P.s. I'm not sure about the tag, so please correct me on that if I made a mistake.
P.p.s. Sorry for my bad English.