# [Brachylog], 5 bytes fk+>? [Try it online!] [Brachylog]: https://github.com/JCumin/Brachylog [Try it online!]: https://tio.run/nexus/brachylog2#@5@WrW1n//@/oYHBfwA "Brachylog – TIO Nexus" ###Explanation f Factors k Knife: remove the last one (the input itself) + Sum >? Stricly greater than the Input