im suppose to write a program to compute the solutions for a quadratic formula, where a=4, b=30, and c=10. the perameters must be declared as ints
how do i do that? there's a specific code for if i want to square something, i think its Math....something something... but i dont remember. plz help!

