I am confused about the steps to solve it. I know that $\mbox{gcd}(3,85) = 1$. I got
$$\phi(85) = 85 \left( 1 - \frac15 \right) \left( 1 - \frac{1}{17} \right) = 64$$
and then, by Euler's theorem, $3^{64} \equiv 1 \bmod{85}$. What would be the next step?
Hint: How does $649$ compare to $64$?
Can you finish?