0_0_38699933_22105.cpp: In function 'long long int pd(long long int)': 0_0_38699933_22105.cpp:7:16: error: 'pow' was not declared in this scope 7 | return pow(n,1.0/b)-1; | ^~~