How Can I Solve a Modulo Equation with Large Values?

  • Thread starter Thread starter mathnub31
  • Start date Start date
mathnub31
Messages
1
Reaction score
0
How would one normally solve this type of equation

x^a = b (mod n)

Is there any trick to solve it if I know that n = 465992738619896000 and a = 23407534262244700, or perhaps an algorithm?
 
Physics news on Phys.org
The existence can be checked with the help of reciprocity laws, but it's a formidable task ( to speak nothing about HOW to find x).
 
i.e, google quadratic reciprocity, for the case of a = 2.
 

Similar threads

Replies
2
Views
2K
Replies
7
Views
2K
Replies
4
Views
2K
Replies
11
Views
3K
Replies
17
Views
2K
Replies
7
Views
3K
Back
Top