How can I find the normal of the plane $x = z$? Since in the standard form of the equation of a plane $(ax+by+cz = d)$ one would simply say that the normal is the vector $(a,b,c)$.
So im thinking that the normal here should be $(1,0,-1)$. But I saw somewhere else that the normal for this plane should be $(1/√2)(1,0,−1)$ so now Im confused.

In some texts the normal is required to have length $1$. The length of $(1,0,-1)$ is $\sqrt{2}$. So, $(1/\sqrt{2},0,-1/\sqrt{2})$ is also perpendicular and has length $1$.