Starting with -1 < x0 < 0, we see one iterate of
Newton's method gives x1 < -1. From there the points
converge to -1. So the basin of attraction of x = -1 includes all
x0 satisfying -1 < x0 < 0.
Consequently,
the basin of attraction of x = 1 is all x0 > 0,
and the basin of attraction of x = -1 is all x0 < 0.