I'm failing to understand the notes we've been given and have struggled to find something on the internet in the form of help. I'm currently stuck on a question for a class.
The specific question is solve $x^2 =-3\pmod{13^3}$.
As far as I can figure out I need to let $f(x) = (x^2)+3$ and then try to solve $f(x)= 0 \pmod{13^3}$. Beyond that I can't really understand what is going on.
All of the questions are of the form $f(x)= a \pmod{b^n}$. I've only been able to find help on questions where $b^n$ doesn't only have one prime factor and you split the question into two or more equations and solve, and as far as I have seen solving for $x^2 = -3\pmod{13^3}$ gives incorrect answers or leaves some out.
Any help would be much appreciated!