The reverse operation of RSA is the modular e-th root, not the discrete log.
log_k(c) = e*log_k(m) log_k(c)*e^-1 = log_k(m)
k^(log_k(c)*e^-1) => m