I have to find the intersection(s) of two functions $\frac{1}{\sqrt{\ln(x)}}$ and $5-x^2+\sqrt[3]{x}$ with the fixed point iteration method. I suppose that I have to find the roots of the equation f1-f2 = 0, but when I try to iterate this equation is repels and goes to inf or -inf. I also tried to rearrange both equations to x, but I can't see how can I rearrange the equation with the logarithmic function. Could you please point me in the right direction, how these equations should be solved and how should I write the fixed point function? Thank you!
Sorry if this is a very newbie question but I just had to get back to mathematics and I didn't use it for a long time.
