This is an excercise from Spivak's Calculus. Show that if $x^n=y^n$ and $n$ is odd, then $x=y$. Hint: first explain why it suffices to consider only the case x and y greater than 0, then show that x smaller than y or greater y are both impossible.
I try to prove this by using induction. The base case $n=1$ is correct. Assume that $n=2k+1$ is true, prove that $n=2k+3$ is also true. But now I don't know how to proceed.