Obtain the root from the given function f(x) = 5x3 - 5x2 + 6x - 2 using Fixed-point iteration method. Terminate the process if absolute error falls below 0.0001. Tabulate the results.