The map $X_{n}^3=7X_{n-1}+6 ....(1)$ gives rise to bounded sequence(s): $X_1, X_2, X_3, X_4,....X_{\infty}$. For large values of $n$ let $X_{n-1}=X_n=x \implies x^3-7x-6=0 \implies x=-1,-2,3.$ By numerics, We find that the three branches: $X_{n}=\sqrt[3]{7X_{n-1}+6}....(2), X_{n}= \omega \sqrt[3]{7X_{n-1}+6}....(3), X_{n}=\omega^2 \sqrt[3]{7X_{n-1}+6}....(4)$; where $\omega$ is cube root of unity, which for real or nonreal (complex) initial values for $X_1$ give rise to $X_{\infty}$ as $3,-2$ and $-2$, respectively avoiding -1, as a fixed point.
So the question is how do we reach the fixed point -1 for this map (1).
you chose one way to iterate finding a root of $x^3 - 7x - 6.$ Use Newton's instead