So I have a question as follows
Evaluate the cube root of $2 \mod 59$
So it is my understanding that I need to find $x$, where $x^3 = 2 \mod{59}$
I have tried different values for $x$ all the way up to $30$ and I still haven't found one that satisfies the equation. Can anyone help me out? Is there an easier and more efficient method of calculate cubed roots?