Evaluating the remainder of $652^{679} : 851$
I'm having trouble solving this problem, specially because I saw congruence properties a long time ago, but this is what I tried:
$652^{679}={652^{7}}^{97} $, but $652^7$ isn't congruent to $851$.
I can't use F.L.T. since $679$ isn't prime nor "prime minus one".
$652^{97}$ is congruent to $652 \mod 97$, by F.L.T.
$652^{7}$ is congruent to $652 \mod 7$, by F.L.T.
But I can't get any further. I believe I could use Chinese Remainder Theorem, but It isn't clear to me what is the $x$ of it in my case.
Thanks.