What are the solutions of the following quadratic congruence?
$$x^2\equiv 35\pmod{67}$$
I can prove that the congruence has a solution but I can't find the solutions.
What are the solutions of the following quadratic congruence?
$$x^2\equiv 35\pmod{67}$$
I can prove that the congruence has a solution but I can't find the solutions.
A particular solution is $x^2 = 2*67 + 35 = 169$, giving $x = \pm 13$.
Hence the general solution is $x \equiv 13 \pmod {67}$ or $x \equiv -13 \equiv 54 \pmod{67}$.