Find roots



>>>>> "Richard" == Richard Hennessy <rich.hennessy at verizon.net> writes:

    Richard> Hi Ray,
    Richard> Taking exp() of both sides makes finding the third root easy. I didn't
    Richard> think of that.

Well, it only works for your particular example.  Doing the same thing
for log(x^3-78*x+90)+1000*x presents difficulties too.

Ray