Sirsh Messages 262 Reaction score 10 Thread starter Mar 5, 2010 #1 Why do negative numbers which are squared by a even number always return as a negative while using a calculator? e.g. (-1)^2 = 1, except calculators say -1, even though -1*-1 = 1 :S:S
Why do negative numbers which are squared by a even number always return as a negative while using a calculator? e.g. (-1)^2 = 1, except calculators say -1, even though -1*-1 = 1 :S:S
Char. Limit Gold Member Messages 1,222 Reaction score 23 Mar 5, 2010 #2 Well, if you type it in like this: -1^2 then the calculator interprets it as -(1^2)=-1. try inputting (-1)^2.
Well, if you type it in like this: -1^2 then the calculator interprets it as -(1^2)=-1. try inputting (-1)^2.