Initial program 0.3
\[\left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \left(a - 0.5\right) \cdot \log t\]
- Using strategy
rm Applied add-cube-cbrt0.7
\[\leadsto \left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \left(a - 0.5\right) \cdot \color{blue}{\left(\left(\sqrt[3]{\log t} \cdot \sqrt[3]{\log t}\right) \cdot \sqrt[3]{\log t}\right)}\]
Applied associate-*r*0.7
\[\leadsto \left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \color{blue}{\left(\left(a - 0.5\right) \cdot \left(\sqrt[3]{\log t} \cdot \sqrt[3]{\log t}\right)\right) \cdot \sqrt[3]{\log t}}\]
- Using strategy
rm Applied pow1/331.9
\[\leadsto \left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \left(\left(a - 0.5\right) \cdot \left(\sqrt[3]{\log t} \cdot \color{blue}{{\left(\log t\right)}^{\frac{1}{3}}}\right)\right) \cdot \sqrt[3]{\log t}\]
Applied pow1/331.9
\[\leadsto \left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \left(\left(a - 0.5\right) \cdot \left(\color{blue}{{\left(\log t\right)}^{\frac{1}{3}}} \cdot {\left(\log t\right)}^{\frac{1}{3}}\right)\right) \cdot \sqrt[3]{\log t}\]
Applied pow-prod-down0.6
\[\leadsto \left(\left(\log \left(x + y\right) + \log z\right) - t\right) + \left(\left(a - 0.5\right) \cdot \color{blue}{{\left(\log t \cdot \log t\right)}^{\frac{1}{3}}}\right) \cdot \sqrt[3]{\log t}\]