I mean , for example , let $$0 = 1 + 2x + 3x^{2} +x^{7} + 19 x^{9 }$$
and we want to solve this equation, what branch of maths doing this?
I know that there is no algebraic solution of the problem but there is methods like Newton's for instance .
What is the branch which look for these numerical methods for solving equations?
What are the pre-requisite subjects required for this branch?
Numerical analysis is probably what you're looking for. That would include methods for finding zeros of polynomials and other complex functions.
Numerical analysis is a pretty broad subject, so it relies on lots of other areas of mathematics. In the particular area you're asking about, results from abstract algebra and linear algebra are helpful, among others.
I'd suggest you go flip through a few numerical analysis books, and see what kinds of techniques they use.