Show $(abcde)$ is the cube of a $5$-cycle.
Let $x^3= (abcde).$
$$x^3 = \begin{pmatrix} a & b & c & d & e \\ b & c & d & e & a\end{pmatrix} = (abcde)$$
Taking inverse, get:
$$x^{-3} = \begin{pmatrix} b & c & d & e & a \\ a & b & c & d & e\end{pmatrix} = (baedc)$$
There seems no way to take out $x$ from either $x^3$ or $x^{-3}$?
$(abcde)=(acebd)^3$
To get $\sigma^n$, where $\sigma$ is a cycle, just "jump $n$-times".
Or, using the hint, you just need $(abcde)^2$.