Calculating modular roots over Gaussian integers

57 Views Asked by At

Let $a+bi$ be a Gaussian integer.

Given another Gaussian integer $c+di$ how does one find $x^2\equiv(c+di)\bmod(a+bi)$?

Can you illustrate with $x^2\equiv 48\bmod(156\pm89i)$?