- Split input into 2 regimes
if x < -3003.6159602180965 or 3921.2107125484745 < x
Initial program 60.2
\[\sqrt[3]{x + 1} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-cbrt-cube60.3
\[\leadsto \color{blue}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}}} - \sqrt[3]{x}\]
- Using strategy
rm Applied flip--60.3
\[\leadsto \color{blue}{\frac{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} \cdot \sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} - \sqrt[3]{x} \cdot \sqrt[3]{x}}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} + \sqrt[3]{x}}}\]
Taylor expanded around inf 34.4
\[\leadsto \frac{\color{blue}{\left(\frac{4}{81} \cdot {\left(\frac{1}{{x}^{7}}\right)}^{\frac{1}{3}} + \frac{2}{3} \cdot {\left(\frac{1}{x}\right)}^{\frac{1}{3}}\right) - \frac{1}{9} \cdot {\left(\frac{1}{{x}^{4}}\right)}^{\frac{1}{3}}}}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} + \sqrt[3]{x}}\]
Simplified1.1
\[\leadsto \frac{\color{blue}{(\left(\sqrt[3]{\frac{\frac{\frac{1}{x}}{x}}{x \cdot x}}\right) \cdot \frac{-1}{9} + \left((\frac{2}{3} \cdot \left(\sqrt[3]{\frac{1}{x}}\right) + \left(\sqrt[3]{\frac{1}{{x}^{7}}} \cdot \frac{4}{81}\right))_*\right))_*}}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} + \sqrt[3]{x}}\]
if -3003.6159602180965 < x < 3921.2107125484745
Initial program 0.1
\[\sqrt[3]{x + 1} - \sqrt[3]{x}\]
- Using strategy
rm Applied add-cbrt-cube0.1
\[\leadsto \color{blue}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}}} - \sqrt[3]{x}\]
- Using strategy
rm Applied flip--0.2
\[\leadsto \color{blue}{\frac{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} \cdot \sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} - \sqrt[3]{x} \cdot \sqrt[3]{x}}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} + \sqrt[3]{x}}}\]
- Using strategy
rm Applied add-cube-cbrt0.2
\[\leadsto \frac{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} \cdot \sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} - \color{blue}{\left(\left(\sqrt[3]{\sqrt[3]{x}} \cdot \sqrt[3]{\sqrt[3]{x}}\right) \cdot \sqrt[3]{\sqrt[3]{x}}\right)} \cdot \sqrt[3]{x}}{\sqrt[3]{\left(\sqrt[3]{x + 1} \cdot \sqrt[3]{x + 1}\right) \cdot \sqrt[3]{x + 1}} + \sqrt[3]{x}}\]
- Recombined 2 regimes into one program.
Final simplification0.6
\[\leadsto \begin{array}{l}
\mathbf{if}\;x \le -3003.6159602180965:\\
\;\;\;\;\frac{(\left(\sqrt[3]{\frac{\frac{\frac{1}{x}}{x}}{x \cdot x}}\right) \cdot \frac{-1}{9} + \left((\frac{2}{3} \cdot \left(\sqrt[3]{\frac{1}{x}}\right) + \left(\sqrt[3]{\frac{1}{{x}^{7}}} \cdot \frac{4}{81}\right))_*\right))_*}{\sqrt[3]{x} + \sqrt[3]{\sqrt[3]{1 + x} \cdot \left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right)}}\\
\mathbf{elif}\;x \le 3921.2107125484745:\\
\;\;\;\;\frac{\sqrt[3]{\sqrt[3]{1 + x} \cdot \left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right)} \cdot \sqrt[3]{\sqrt[3]{1 + x} \cdot \left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right)} - \sqrt[3]{x} \cdot \left(\sqrt[3]{\sqrt[3]{x}} \cdot \left(\sqrt[3]{\sqrt[3]{x}} \cdot \sqrt[3]{\sqrt[3]{x}}\right)\right)}{\sqrt[3]{x} + \sqrt[3]{\sqrt[3]{1 + x} \cdot \left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right)}}\\
\mathbf{else}:\\
\;\;\;\;\frac{(\left(\sqrt[3]{\frac{\frac{\frac{1}{x}}{x}}{x \cdot x}}\right) \cdot \frac{-1}{9} + \left((\frac{2}{3} \cdot \left(\sqrt[3]{\frac{1}{x}}\right) + \left(\sqrt[3]{\frac{1}{{x}^{7}}} \cdot \frac{4}{81}\right))_*\right))_*}{\sqrt[3]{x} + \sqrt[3]{\sqrt[3]{1 + x} \cdot \left(\sqrt[3]{1 + x} \cdot \sqrt[3]{1 + x}\right)}}\\
\end{array}\]