y = ax³ + bx² + cx + d
Use points to solve for a, b, c, d
y = a × x × √(b - c × x)
where a, b, c are constants to fit the points
by MOHAMMED