This is a generalization of Divergence of a sequence proof
Show that if $x_{n+1}=x_n+\dfrac{1}{x_n^m}, x_1>0, m \ge 2 $ then $x_{n}^{m+1} = (m+1)(n+\ln(n))+O_m(1) $.
(Note: The notation $O_m(...)$ means that the constant implied by the big-oh depends on $m$.)
I can show that $x_{n}^{m+1} = (m+1)n+O_m(\ln(n)) $ for integer $m$, and I am pretty sure that in this case I can show that $x_{n}^{m+1} = (m+1)(n+\ln(n))+O_m(1) $.
I don't have an explicit expression for the $O_m(1)$ and I don't have a proof for real $m \ge 2$.