I was wondering if there is any feasible solution for finding the base and exponent of a continuous logarithm when only the result is known. Thus:
$v=\log_{b}e$
with only $v$ given and $b,e$ are integers greater 1. By feasible I mean an approach other/faster than brute-force.