0 Members and 1 Guest are viewing this topic.
I think the nspire can collapse multiple logs into one (normal behavior), but extracting you'd have to program it yourself. If it is just integer inputs, you can use one of the nspire's factor() commands to factor the number and then manually construct a sum of logs.
log(3^(5*log(y,3)-log(x-4,3)),3)