As always, a self contained ipynb solutions should be uploaded to Canvas along with a pdf copy. Each Question shall be clearly displayed inside the same notebook. Headers and formating will be graded
Using only the code shown in class, develop a program that will obtain the $\sqrt[n]{\alpha}$ for any n and any positive real $\alpha$
Only using the code shown in class, input a user defined polynomial, of order less than 6 degree, and write a program to find its points of inflection.