Power returns as value a sequence of integers created by raising each element in (the integer prefix of) the Rest to the power given in the First. Power fails if the path prefix contains less than two integers.
Power:<3 1 3 5> = 1 27 125.