So I'm trying to find a solution for the equation $$(65!)^2\equiv x\:(\text{mod}\: 131)$$ I'm given the hint to use Wilson's Theorem which states, that for a prime $p$ we have $(p-1)!\equiv -1\:(\text{mod}\:p)$.
The only thing I've managed to so far is insert my number in Wilson's Theorem: So I get $(130!)\equiv -1\:(\text{mod}\: 131)$. From here on I have no idea what to do.
Any help would be appreciated. Apologies for any english errors.