C言語の標準ライブラリcpowfのリファレンスです。
#include <complex.h>
float complex cpowf(float complex x, float complex y);