Initial program 29.4
\[\sqrt[3]{x + 1} - \sqrt[3]{x}\]
- Using strategy
rm Applied flip3--29.3
\[\leadsto \color{blue}{\frac{{\left(\sqrt[3]{x + 1}\right)}^{3} - {\left(\sqrt[3]{x}\right)}^{3}}{\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1} + \left(\sqrt[3]{x} \cdot \sqrt[3]{x} + \sqrt[3]{x + 1} \cdot \sqrt[3]{x}\right)}}\]
Applied simplify0.5
\[\leadsto \frac{\color{blue}{1}}{\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1} + \left(\sqrt[3]{x} \cdot \sqrt[3]{x} + \sqrt[3]{x + 1} \cdot \sqrt[3]{x}\right)}\]
Applied simplify0.5
\[\leadsto \frac{1}{\color{blue}{\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x} + \left(\sqrt[3]{x} + \sqrt[3]{1 + x}\right) \cdot \sqrt[3]{x}}}\]
Taylor expanded around 0 32.0
\[\leadsto \frac{1}{\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x} + \left(\color{blue}{{x}^{\frac{1}{3}}} + \sqrt[3]{1 + x}\right) \cdot \sqrt[3]{x}}\]
Applied simplify0.5
\[\leadsto \color{blue}{\frac{1}{\sqrt[3]{x + 1} \cdot \left(\sqrt[3]{x} + \sqrt[3]{x + 1}\right) + \sqrt[3]{x} \cdot \sqrt[3]{x}}}\]
- Removed slow
pow expressions.