Transform Weierstrass equation into cubic

309 Views Asked by At

How can I transform an elliptic curve over the real numbers in Weierstrass form

$y^2=x^3+ax+b$

into a cubic of the form

$y^2=x(x-c)(x-d)$?