I know the title is somewhat vague, sorry. But yeah, here's the thing.

I'm running multiple Newton's iteration rows for a function poly(x) = a*x^b+c*x+d. I however need it to work for multiple rows;

recalc help.jpg

I don't know how to code it such that the =newton() tag would recalculate it for the values depending on the row. I hope you get what I mean. .-.

Thanks a lot~!