Suppose $f(x)$ is monotonic and I approximate it with a polynomial. If I use some method (like in this link Inverse function of a polynomial) to get the inverse of that polynomial, should I expect that (perhaps approximated) inverse of the polynomial to approximate the inverse of the original function well?
I ask this because I have a non-closed form function f(x) and I want a closed-form inverse approximation of some kind. I'm wondering if there is some general result. Any suggestion for further reading is appreciated.
This seems to be somewhat similar: Numerical inverse of a function