I got this limit:
$$\lim_{x\to1}\frac{\sqrt[3]{x}-1}{\sqrt[4]{x}-1} \implies \lim_{x\to1}\frac{\frac{x-1}{\sqrt[3]{x²}+\sqrt[3]{x}+1}}{\sqrt[4]{x}-1} \implies \lim_{x\to1}\frac{x-1}{\sqrt[3]{x²}+\sqrt[3]{x}+1}*\frac{1}{\sqrt[4]{x}-1}*\frac{\sqrt[4]{x}+1}{\sqrt[4]{x}+1} \implies \lim_{x\to1}\frac{\sqrt[4]{x}+1}{\sqrt[3]{x²}+\sqrt[3]{x}+1} \xrightarrow[x\to 1]{}\frac{2}{3}.$$ But in the book the answer is $$ \frac{4}{3}.$$ I cannot find the mistake in my calculation.