I had this problem.
Let $G$ be a group and $a,b\in G$ such that $a^{-1} b^2 a=b^3$ and $b^{-1}a^2 b=a^3$. Prove that $a=b=1$.
Somehow I solved it, but it was a bit tedious (for example in some place I got to something like $b^3 =a^{-3}b^{-1}a^2a^{-3}b^{-1}a^2a^{-3}b^{-1}a^2=a^{-3}b^{-1}a^{-1}b^{-1}a^{-1}b^{-1}a^{2}$). I first proved that $b=a^{-2}ba^3$ (It's also true that $b=a^2ba^{-3}$) and then (Details not included) that $b^3=ab^6a^3$. Then (Details not included) that $b^3 a^3=a^{-1}b$, then $b^{-1}=a^4$ and from that $a^2=a^3$, from which $a=e$ (There are a lot of lines covering these details but there may be a mistake in these lines). It's the same to get $b=e$.
So, is there any shorter, or less tedious way to prove it?