Example #1
0
 public function root($n)
 {
     return new self($this->unit->root($n));
 }