#include using namespace std; long long m,n,k; int main(int argc, char** argv) { cin>>k; n=k*k*k; cout<