Almighty-formula My own c++ code to find the result of –b ± √(b² – 4ac)/2a without using functions sqrrt is my first attempt at finding the square root of a number Abs is my final code