Post
Topic
Board Development & Technical Discussion
Re: x^3+7=0 ?
by
Yves Cuicui
on 04/09/2013, 11:37:24 UTC
Thanks for these ideas. I will dig in.

Quote
I used the code listed here to solve your particular example.  It returns None, so probably there isn't an x that solves the equation when y is 0.

As N is odd and all points are duals (x,y) and (x,-y), there is at least one point (x,0), so you must get one.