1.Rapfson method.
a:Find a positive real root of (x**4-x-10)=0 using newton Rapfson method.
b:Find a positive real root of (x**3-x-2)=0 using newton Rapfson method.
2.Gauss-seidal method.
3.Langrange's Interpolation.
4.Trapizodal.
5.R K method.
6.Adam Bashforth method.