I have this Inequality
$$\displaystyle (n)^{\frac{1}{3}}-(n-1)^\frac{1}{3} \lt \frac{1}{12}$$
I want to calculate the value of n as I have done some calculation I think finding the absolute value is not possible or may be it is possible, I have done some calculation but those calculation does not align with any mathematical concept, I would love to know this particular question belong to which concept of mathematics.
Thanks in advance
We can use the following identity. $$a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-ac-bc)$$ and since $$a^2+b^2+c^2-ab-ac-bc=\frac{1}{2}\sum_{cyc}(a-b)^2=0$$ for $a=b=c$ only and $\sqrt[3]{n}\neq-\sqrt[3]{n-1}$, our inequality is equivalent to $$n-(n-1)-\frac{1}{12^3}-3\cdot\frac{1}{12}\sqrt[3]{n(n-1)}<0$$ or $$\sqrt[3]{n^2-n}>4-\frac{1}{432},$$ which gives $n\geq8.508...$ and we have $n\geq9$ in the natural numbers.