cf
FieldList.
__ipow__
The augmented arithmetic assignment **=
**=
x.__ipow__(y) <==> x**=y
cf.FieldList.__ifloordiv__
cf.FieldList.__imod__