Simplified0.7
\[\leadsto \color{blue}{\frac{1}{\mathsf{fma}\left(x, \sqrt{1 + x}, \left(1 + x\right) \cdot \sqrt{x}\right)}}
\]
Proof
(/.f64 1 (fma.f64 x (sqrt.f64 (+.f64 1 x)) (*.f64 (+.f64 1 x) (sqrt.f64 x)))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (Rewrite<= unpow1/2_binary64 (pow.f64 (+.f64 1 x) 1/2)) (*.f64 (+.f64 1 x) (sqrt.f64 x)))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (pow.f64 (+.f64 1 x) (Rewrite<= metadata-eval (+.f64 -1/2 1))) (*.f64 (+.f64 1 x) (sqrt.f64 x)))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (Rewrite<= pow-plus_binary64 (*.f64 (pow.f64 (+.f64 1 x) -1/2) (+.f64 1 x))) (*.f64 (+.f64 1 x) (sqrt.f64 x)))): 7 points increase in error, 6 points decrease in error
(/.f64 1 (fma.f64 x (Rewrite<= *-commutative_binary64 (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2))) (*.f64 (+.f64 1 x) (sqrt.f64 x)))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (*.f64 (+.f64 1 x) (Rewrite<= unpow1/2_binary64 (pow.f64 x 1/2))))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (*.f64 (+.f64 1 x) (pow.f64 x (Rewrite<= metadata-eval (+.f64 -1/2 1)))))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (*.f64 (+.f64 1 x) (Rewrite<= pow-plus_binary64 (*.f64 (pow.f64 x -1/2) x))))): 46 points increase in error, 2 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (*.f64 (+.f64 1 x) (Rewrite<= *-commutative_binary64 (*.f64 x (pow.f64 x -1/2)))))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (Rewrite<= associate-*l*_binary64 (*.f64 (*.f64 (+.f64 1 x) x) (pow.f64 x -1/2))))): 42 points increase in error, 12 points decrease in error
(/.f64 1 (fma.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2)) (*.f64 (Rewrite<= *-commutative_binary64 (*.f64 x (+.f64 1 x))) (pow.f64 x -1/2)))): 0 points increase in error, 0 points decrease in error
(/.f64 1 (Rewrite<= fma-def_binary64 (+.f64 (*.f64 x (*.f64 (+.f64 1 x) (pow.f64 (+.f64 1 x) -1/2))) (*.f64 (*.f64 x (+.f64 1 x)) (pow.f64 x -1/2))))): 5 points increase in error, 4 points decrease in error
(/.f64 1 (+.f64 (Rewrite<= associate-*l*_binary64 (*.f64 (*.f64 x (+.f64 1 x)) (pow.f64 (+.f64 1 x) -1/2))) (*.f64 (*.f64 x (+.f64 1 x)) (pow.f64 x -1/2)))): 4 points increase in error, 4 points decrease in error
(/.f64 1 (Rewrite<= distribute-lft-in_binary64 (*.f64 (*.f64 x (+.f64 1 x)) (+.f64 (pow.f64 (+.f64 1 x) -1/2) (pow.f64 x -1/2))))): 2 points increase in error, 4 points decrease in error
(/.f64 1 (*.f64 (*.f64 x (+.f64 1 x)) (Rewrite<= +-commutative_binary64 (+.f64 (pow.f64 x -1/2) (pow.f64 (+.f64 1 x) -1/2))))): 0 points increase in error, 0 points decrease in error
(Rewrite=> associate-/r*_binary64 (/.f64 (/.f64 1 (*.f64 x (+.f64 1 x))) (+.f64 (pow.f64 x -1/2) (pow.f64 (+.f64 1 x) -1/2)))): 30 points increase in error, 31 points decrease in error
(/.f64 (Rewrite=> associate-/r*_binary64 (/.f64 (/.f64 1 x) (+.f64 1 x))) (+.f64 (pow.f64 x -1/2) (pow.f64 (+.f64 1 x) -1/2))): 8 points increase in error, 22 points decrease in error
(Rewrite<= expm1-log1p_binary64 (expm1.f64 (log1p.f64 (/.f64 (/.f64 (/.f64 1 x) (+.f64 1 x)) (+.f64 (pow.f64 x -1/2) (pow.f64 (+.f64 1 x) -1/2)))))): 114 points increase in error, 1 points decrease in error
(Rewrite<= expm1-def_binary64 (-.f64 (exp.f64 (log1p.f64 (/.f64 (/.f64 (/.f64 1 x) (+.f64 1 x)) (+.f64 (pow.f64 x -1/2) (pow.f64 (+.f64 1 x) -1/2))))) 1)): 85 points increase in error, 7 points decrease in error