with what algorithm would you implement the Complex Exponentiation in x86 Assembly efficiently with only basic operations (addition, substraction, multiplication, division)?