Pow(x,2)=13 (mod N)
For figuring out the x value in huge numbers N, any fastest method? N is a square number and the range 1<N<pow(10,30)
Pow(x,2)=13 (mod N)
For figuring out the x value in huge numbers N, any fastest method? N is a square number and the range 1<N<pow(10,30)