Hi, this must have been asked numerous time, but I cannot find it in MaplePrimes:
How does one "collect" sqrt terms? collect(expression,sqrt) does not work because sqrt is actually represented as ^(1/2) in Maple. collect on '^' does not work either... ??
Mac Dude