I'm struggling with this problem:
$$\lim_{x\to \infty} \sqrt[x]{(7^x - 6^x + x^3)} = \text{?}$$
Although I've tried to apply the squeeze theorem, as:
$$\sqrt[x]{7^x - 6^x} \leq \sqrt[x]{7^x - 6^x + x^3} \leq \sqrt{7^x-6^x}(\sqrt[x]{x})^3 $$
I'm not sure if this is correct.
$$\lim_{x\to \infty} \sqrt[x]{(7^x - 6^x + x^3)} = \lim_{x\to \infty} 7 \underbrace{\sqrt[x]{ 1-\left( \frac6 7 \right)^x + \frac{x^3}{7^x} }}_{ \to 1} = 7$$