Rgx Warer on Tue, 12 Feb 2019 17:30:32 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Integer solving


Hello!
I faced the problem in my work on solving diophantine equations. 
I must be able to find the integer roots of a large number of cubic equations. 
Are there any ready-made tools in Pari that can help me with this? The best that I could find is the procedure FACTOR. But are there any other ways to solve equations with one variable in integers?