@iutest
Solves for the roots of a quadratic equation ax2 + bx + c = 0. Using 'aligned' to make the equation looks neater.
Finds the derivative of a power function x^n.