reserve a,b,c,d for Real;
reserve z,z1,z2 for Complex;

theorem :: SQUARE_1'91
  sqrt a^2 = |.a.| by Lm28;
