Initial program 52.4
\[\frac{\left(-b\right) + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{3 \cdot a}
\]
Simplified52.4
\[\leadsto \color{blue}{\left(\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} - b\right) \cdot \frac{0.3333333333333333}{a}}
\]
Applied flip--_binary6452.4
\[\leadsto \color{blue}{\frac{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} \cdot \sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} - b \cdot b}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}} \cdot \frac{0.3333333333333333}{a}
\]
Applied associate-*l/_binary6452.4
\[\leadsto \color{blue}{\frac{\left(\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} \cdot \sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} - b \cdot b\right) \cdot \frac{0.3333333333333333}{a}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}}
\]
Simplified0.5
\[\leadsto \frac{\color{blue}{\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{0.3333333333333333}{a}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied *-un-lft-identity_binary640.5
\[\leadsto \frac{\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{0.3333333333333333}{\color{blue}{1 \cdot a}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied add-sqr-sqrt_binary640.5
\[\leadsto \frac{\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{\color{blue}{\sqrt{0.3333333333333333} \cdot \sqrt{0.3333333333333333}}}{1 \cdot a}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied times-frac_binary640.7
\[\leadsto \frac{\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \color{blue}{\left(\frac{\sqrt{0.3333333333333333}}{1} \cdot \frac{\sqrt{0.3333333333333333}}{a}\right)}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied associate-*r*_binary640.8
\[\leadsto \frac{\color{blue}{\left(\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{\sqrt{0.3333333333333333}}{1}\right) \cdot \frac{\sqrt{0.3333333333333333}}{a}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied pow1_binary640.8
\[\leadsto \frac{\left(\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{\sqrt{0.3333333333333333}}{1}\right) \cdot \color{blue}{{\left(\frac{\sqrt{0.3333333333333333}}{a}\right)}^{1}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied pow1_binary640.8
\[\leadsto \frac{\left(\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \color{blue}{{\left(\frac{\sqrt{0.3333333333333333}}{1}\right)}^{1}}\right) \cdot {\left(\frac{\sqrt{0.3333333333333333}}{a}\right)}^{1}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied pow1_binary640.8
\[\leadsto \frac{\left(\color{blue}{{\left(\mathsf{fma}\left(a, c \cdot -3, 0\right)\right)}^{1}} \cdot {\left(\frac{\sqrt{0.3333333333333333}}{1}\right)}^{1}\right) \cdot {\left(\frac{\sqrt{0.3333333333333333}}{a}\right)}^{1}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied pow-prod-down_binary640.8
\[\leadsto \frac{\color{blue}{{\left(\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{\sqrt{0.3333333333333333}}{1}\right)}^{1}} \cdot {\left(\frac{\sqrt{0.3333333333333333}}{a}\right)}^{1}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied pow-prod-down_binary640.8
\[\leadsto \frac{\color{blue}{{\left(\left(\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot \frac{\sqrt{0.3333333333333333}}{1}\right) \cdot \frac{\sqrt{0.3333333333333333}}{a}\right)}^{1}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Simplified0.1
\[\leadsto \frac{{\color{blue}{\left(-c\right)}}^{1}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Final simplification0.1
\[\leadsto \frac{-c}{b + \sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}
\]