Initial program 43.8
\[\frac{\left(-b\right) + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{3 \cdot a}
\]
Simplified43.8
\[\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--_binary6443.8
\[\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/_binary6443.8
\[\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 associate-*r/_binary640.5
\[\leadsto \frac{\color{blue}{\frac{\mathsf{fma}\left(a, c \cdot -3, 0\right) \cdot 0.3333333333333333}{a}}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Simplified0.2
\[\leadsto \frac{\frac{\color{blue}{\left(-c\right) \cdot a}}{a}}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}
\]
Applied add-sqr-sqrt_binary640.4
\[\leadsto \frac{\frac{\left(-c\right) \cdot a}{a}}{\color{blue}{\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}} + b}
\]
Applied fma-def_binary640.3
\[\leadsto \frac{\frac{\left(-c\right) \cdot a}{a}}{\color{blue}{\mathsf{fma}\left(\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, b\right)}}
\]
Applied *-un-lft-identity_binary640.3
\[\leadsto \frac{\frac{\left(-c\right) \cdot a}{a}}{\color{blue}{1 \cdot \mathsf{fma}\left(\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, b\right)}}
\]
Applied *-un-lft-identity_binary640.3
\[\leadsto \frac{\color{blue}{1 \cdot \frac{\left(-c\right) \cdot a}{a}}}{1 \cdot \mathsf{fma}\left(\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, b\right)}
\]
Applied times-frac_binary640.3
\[\leadsto \color{blue}{\frac{1}{1} \cdot \frac{\frac{\left(-c\right) \cdot a}{a}}{\mathsf{fma}\left(\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, b\right)}}
\]
Simplified0.3
\[\leadsto \color{blue}{1} \cdot \frac{\frac{\left(-c\right) \cdot a}{a}}{\mathsf{fma}\left(\sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, \sqrt{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}, b\right)}
\]
Simplified0.2
\[\leadsto 1 \cdot \color{blue}{\frac{-c}{\sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)} + b}}
\]
Final simplification0.2
\[\leadsto \frac{-c}{b + \sqrt{\mathsf{fma}\left(a, c \cdot -3, b \cdot b\right)}}
\]