Hello! I have two really basic questions
Question1
I'm using the online Mathematica version (as you can see on the picture). Now, I don't know why, but Mathematica doest not define variables properly? As it is clear from the screenshot, when I type as input: x = 4, then Mathematica returns the function x = 4, instead of just remembering x as 4. Furthermore, when giving x^2+1 as input, Mathematica returns its roots?

Where does this come from? How can I undo it?
Question2

I just want Mathematica do display the first root of $x^2-2x+1$, but it clearly does not seem to understand it? How can I define such root objects?
Thanks in advance!