ComplexExpand[Abs[Ia + E^((2 I*Pi)/3) Ib + E^(-((2 I*Pi)/3)) Ic]]
Also you will want to use appropriate Mathematica syntax. Square brackets are not used for collecting terms; only parens are used for that. Square brackets have a very different meaning in Mathematica.