How to solve the equation $ x^2\equiv 1 \pmod{784}$ ?
Context
I know the Chinese Remainder theorem, but have no idea how to begin. Could you give me any clue? The only thing that I would like to is learn and understand this subject.
It is very important to me see example solved by person who is experienced.
This breaks down into $$x^2\equiv 1\pmod{49},$$ that is equivalent to $x\equiv\pm 1\pmod{49}$ since $(\mathbb{Z}/49\mathbb{Z})^*$ is a cyclic group, and into: $$x^2\equiv 1\pmod{16}$$ whose solutions are $x\equiv \pm 1,\pm 7\pmod{16}$.